business, graphics components - ترجمة إلى العربية
Diclib.com
قاموس ChatGPT
أدخل كلمة أو عبارة بأي لغة 👆
اللغة:

ترجمة وتحليل الكلمات عن طريق الذكاء الاصطناعي ChatGPT

في هذه الصفحة يمكنك الحصول على تحليل مفصل لكلمة أو عبارة باستخدام أفضل تقنيات الذكاء الاصطناعي المتوفرة اليوم:

  • كيف يتم استخدام الكلمة في اللغة
  • تردد الكلمة
  • ما إذا كانت الكلمة تستخدم في كثير من الأحيان في اللغة المنطوقة أو المكتوبة
  • خيارات الترجمة إلى الروسية أو الإسبانية، على التوالي
  • أمثلة على استخدام الكلمة (عدة عبارات مع الترجمة)
  • أصل الكلمة

business, graphics components - ترجمة إلى العربية

PROGRAM LIBRARY DESIGNED TO AID IN RENDERING COMPUTER GRAPHICS TO A MONITOR
Graphics libraries; Graphics API

business, graphics components      
مكونات الرسوم البيانية لإدارة الأعمال
مكونات الرسوم البيانية لإدارة الأعمال      

business, graphics components

graphics adapter         
  • [[AMD]] [[Radeon RX 6900 XT]]
  • ISA 8-bit (XT) interface]].
  • 150px
  • 150px
  • 200px
  • DE-15]])
  • 200px
  • [[Digital Visual Interface]] (DVI-I)
  • Classical desktop computer architecture with a distinct graphics card over [[PCI Express]]. Typical bandwidths for given memory technologies, missing are the [[memory latency]]. [[Zero-copy]] between GPU and CPU is ''not possible'', since both have their distinct physical memories. Data must be copied from one to the other to be shared.
  • [[DisplayPort]]
  • [[Video-in video-out]] (VIVO) for S-Video (TV-out), Digital Visual Interface (DVI) for high-definition television (HDTV), and DE-15 for Video Graphics Array (VGA)
  • [[High-Definition Multimedia Interface]]
  • a DisplayPort, HDMI and two DVI ports}}
  • HSA]])
  • Integrated graphics with ''partitioned main memory'': a part of the system memory is allocated to the GPU exclusively. Zero-copy is not possible, data has to be copied, over the system memory bus, from one partition to the other.
  • 120x120px
  • A half-height graphics card
  • Radeon HD 7970]] with the main heatsink removed, showing the major components of the card. The large, tilted silver object is the GPU die, which is surrounded by RAM chips, which are covered in extruded aluminum heatsinks. Power delivery circuitry is mounted next to the RAM, near the right side of the card.
EXPANSION CARD WHICH GENERATES A FEED OF OUTPUT IMAGES TO A DISPLAY
Video card; Graphics controller; Display adapter; Graphics adapter; Video adapter; Graphics Card; Video Adapter; Graphics adaptor; Video Card; Graphic card; Graphics cards; Video cards; Graphic cards; Video board; Video boards; Video display board; Video display boards; Display adapters; Video adapters; Graphics adapters; Graphic adapter; Graphic adapters; 3D graphics card; Video controller; Video graphics board; Video display card; Graphics board; Videocard; Graphic driver; Graphics engine (hardware); Display card; Video display adapter; Graphics accelerator card; Video adapter card; Display cards; Discrete graphics; GFX Card; Discrete GPU; DGPU
موائم الجرافيكيات .

تعريف

Silicon Graphics, Inc.
<company> (SGI) Manufacturer of workstations and software for graphics and image processing. SGI was founded by Dr. James H. Clark, who left some time before May 1994 to head Mosaic Communications Corporation. Quarterly sales $433M, profits $44M (Aug 1994). http://sgi.com/. (1994-09-26)

ويكيبيديا

Graphics library

A graphics library is a program library designed to aid in rendering computer graphics to a monitor. This typically involves providing optimized versions of functions that handle common rendering tasks. This can be done purely in software and running on the CPU, common in embedded systems, or being hardware accelerated by a GPU, more common in PCs. By employing these functions, a program can assemble an image to be output to a monitor. This relieves the programmer of the task of creating and optimizing these functions, and allows them to focus on building the graphics program. Graphics libraries are mainly used in video games and simulations.

The use of graphics libraries in connection with video production systems, such as Pixar RenderMan, is not covered here.

Some APIs use Graphics Library (GL) in their name, notably OpenGL and WebGL.